home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 5825 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: news.tu-chemnitz.de!fachat
  2. From: fachat@physik.tu-chemnitz.de (Andre Fachat)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Adding a 6522 to my c64
  5. Date: 19 Apr 1996 08:25:54 GMT
  6. Organization: University of Technology Chemnitz, FRG
  7. Message-ID: <4l7imi$dte@narses.hrz.tu-chemnitz.de>
  8. References: <4ktud1$4jh@madeline.INS.CWRU.Edu> <4kvjat$34g@cc.joensuu.fi> <4l2bgk$jpl@narses.hrz.tu-chemnitz.de> <4l72e4$hp5@seagoon.newcastle.edu.au>
  9. NNTP-Posting-Host: digedag.physik.tu-chemnitz.de
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Bruce R. McFarling (ecbm@cc.newcastle.edu.au) wrote:
  13. : > normal RAM. But in $DE** of DF** which are the address ranges for
  14. : > the IO1 and IO2 chip select lines on the expansion port. 
  15. :     I was pretty sure Jarno just got the hex address turned around, 
  16. : and meant $DC00 etc.  If you get close enough to the processor (that is, 
  17. Well, there's a much simpler way than selecting on CPU port and so.
  18. I did the same thing when putting a 6551 ACIA on top of the SID, at 
  19. $d600. I put an extra socket under the SID and connected the data,
  20.  address and control lines that were necessary (r/w, Phi2) to the ACIA.
  21. Through an external connector I got the CPU IRQ line and address bit 9.
  22. I disconnected the select line from the SID, feeding it through an
  23. additional demux, giving the first signal to the SID, for $d4** and
  24. the second one, for $d6**, to the ACIA.
  25.  
  26. It seems he had done the same, using one of the CIA instead of the SID.
  27. That's actually an even better idea, as the CIA has more control lines
  28. already connected (IRQ). The only thing is to feed the original
  29. select line through an additional address decoder, giving a select for
  30. only a part ($dc0*) back to the original CIA, and have the rest 
  31. of the address space for own chips. You have to get additional address lines
  32. from the motherboard, though.
  33. But no additional glue needed!
  34.  
  35. Andre
  36.  
  37.  
  38. --
  39. Andre Fachat, Tel:++49-371-531-3551|"I do not feel obliged to believe that the
  40. Stadlerstr 17, 09126 Chemnitz, FRG | same God who has endowed us with sense,
  41. a.fachat@physik.tu-chemnitz.de     | reason, and intellect has intended us to
  42. http://www.tu-chemnitz.de/~fachat  | forego their use" -- Galileo Galilei
  43.